/** Shopify CDN: Minification failed

Line 122:3 Unexpected "/"

**/
 .ProductMeta {
    border: none;
}
 
h2.ProductItem__Title.Heading a, h1.ProductMeta__Title.Heading.u-h2{
font-weight:700;
      color: #000;
      font-family: "LFERepro";
}

.Price, h2.Footer__Title.Heading.u-h6, a.Heading.u-h6{
font-weight:700;
      color: #000;
      font-family: "LFERepro";

}

span.ProductItem__Label.ProductItem__Label--soldOut.Heading.Text--subdued{
font-weight:700;
      color: #000;
      font-family: "LFERepro";

}

p{
        color: #000;
      font-family: "LFERepro";
}

a.Link.Link--primary, a.Footer__StoreName.Heading.u-h7.Link.Link--secondary{
      color: #000;
      font-family: "LFERepro";

}

.ProductMeta__Description, button.ProductForm__Item{
font-weight:600;
      color: #000;
      font-family: "LFERepro";

}

button.ProductForm__AddToCart.Button.Button--secondary.Button--full{
font-weight:700;
      color: #000;
      font-family: "LFERepro";

} 

body * {
   font-family: "LFERepro" !important;
}

.PageContainer{
  min-height: 100vh;
  display: flex !important;
  flex-direction: column !important;
}

footer *{
  margin: 0 !important;
  padding: 0 !important;
      font-family: neue_haas_unica_probold!important;
    font-weight: 400!important;
      line-height: 1.5 !important;
  font-size: 14px !important;

}

#shopify-section-footer{
    margin-top: auto !important;
  
}

.Header {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
}

.PageHeader{
  display: none !important;
}

.js .features--show-element-staggering .ProductList--grid .ProductItem {
  visibility: visible !important;
}

.Header__Wrapper {
  opacity: 1!important;
}
 
.Product__SlideshowNav{
  display: none !important;
}


  .Product__Gallery--stack .Product__Slideshow .Image--fadeIn {
    transform: none !important;
    opacity: 0;
    transition: none !important;
  }
  .Product__Gallery--stack .Product__Slideshow .Image--lazyLoaded.Image--fadeIn {
    transform: none !important;
    opacity: 1;
  }

.ProductItem__Label--soldOut {
    font-weight: 700;
    color: red !important;
    font-family: LFE NEW;
  
}

.ProductItem__Label{
  background: transparent !important;
} */



footer .Container{
  display: flex !important;
  flex-direction: row-reverse !important;
  justify-content: flex-end !important;
}
.Footer__Aside {
  display: flex !important;
  min-width: 110.25px
}

.Footer__PaymentList{
      display: none !important;
}

#section-footer{
  border: none !important;
}

.Footer__Inner {
  justify-content: flex-start !important;
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap;
}

.Icon--search{
    display: none !important;
}

.Header__Icon{
      display: none !important;
}

.Footer__Content{
      display: none !important;
}

.Footer__Block, .Linklist{
  display: flex !important;
  flex-direction: row !important;
       align-items: center!important;
}

.Linklist{
    padding-left: 1rem !important;
}

.Linklist__Item{
  width: max-content !important;
}

.Linklist__Item:nth-of-type(2){
    padding-left: 1rem !important;
}

.Footer__Social li{
     padding-left: 1rem !important;
}

.Footer__Title{
    display: none !important;
}

.QuantitySelector{
  border: none !important;
}

.PageContainer *{
  font-size: 15px !important;
}

@media (min-width: 641px){
.Cart__Checkout{
  float: right !important;
}
}

@media screen and (min-width: 1140px) {
  #section-footer{
    padding-left: 60px !important;
  }
}
@media (min-width: 641px) and (max-width: 1139px){
  #section-footer{
    padding-left: 24px !important;
  }
}

@media screen and (max-width: 640px) {
  footer{
    padding-left: 10px !important;
  }

  .Footer__Social{
    display: none !important;
  }
}

#section-footer .Container{
  display: flex !important;
  flex-direction: row-reverse;
  justify-content: start;
}


.template-product .shopify-section:last-of-type{
  border: none !important;
}

.template-product .shopify-section:last-of-type .Section{
    display: none !important;
  }

.SectionHeader__Heading{
  display: none;
}

.HorizontalList__Item:nth-of-type(1){
  display: none;
}

.HorizontalList__Item:nth-of-type(2){
  display: none;
}
.HorizontalList__Item:nth-of-type(5){
  display: none;
}
