/** Shopify CDN: Minification failed

Line 18:7 Expected identifier but found "url("
Line 139:0 Expected ")" to go with "("

**/
@font-face {
  font-family: "Canela Condensed Web";
  src: url('/cdn/shop/files/CanelaCondensed-ThinItalic-Web_fba45b05-c928-44a6-b0cd-d6e89098f3c1.woff2') format("woff2"),
       url('/cdn/shop/files/CanelaCondensed-ThinItalic-Web_284b51fc-3681-4f1b-87c9-acf240b7be93.woff') format("woff");
  font-weight:  100;
  font-style:   italic;
  font-stretch: normal;
}
@font-face {
  font-family: "Canela Condensed Web";
  src: url('/cdn/shop/files/CanelaCondensed-Thin-Web_e9eef7a9-e467-46f2-ade5-413a00e974e0.woff2') format("woff2");
       url('/cdn/shop/files/CanelaCondensed-Thin-Web_4149db44-e788-4b67-9167-98728f9701e1.woff') format("woff");
  font-weight:  100
  font-style:   normal;
  font-stretch: normal;
}

@font-face {
  font-family: "Founders Grotesk Regular";
  src: url('/cdn/shop/files/FoundersGrotesk-Regular_0ce8002d-2f55-442c-9a38-affa77dc6cec.woff') format("woff");
  font-weight:  100;
  font-style:   normal;
  font-stretch: normal;
}

@font-face {
  font-family: "Founders Grotesk Light";
  src: url('/cdn/shop/files/FoundersGrotesk-Light_0bfdb0bf-2dda-4ffe-8690-e9fa4bb1b456.woff') format("woff");
  font-weight:  100;
  font-style:   normal;
  font-stretch: normal;
}


.product__price--sale {
  color: #984322 !important;
}

.okeReviews[data-oke-container] .oke-button, div.okeReviews .oke-button {
  text-transform: uppercase !important;
}

h1, h3, .hero__title p, .standard__heading, h4, .standard__heading p, .hero__title  {
  font-family: "Canela Condensed Web" !important;
}   

.navtext, .hero__kicker, .hero__description {
  font-family: "Founders Grotesk Light" !important;
  font-weight: 600;
}  

html, body, p, .product__grid__title {
  font-family: "Founders Grotesk Light" !important;
  font-weight: 500;
} 

.product-clip__title, h2 {
  font-family: "Founders Grotesk Light" !important;
}  

.tile__title {
  border-bottom: 2px solid #fff !important;
}

.footer__title, .icon__column__heading, .collection-grid-item__title, option {
  font-family: "Canela Condensed Web" !important;
}   

.navlink--child, .accent-size-5, .radio__fieldset .radio__button input, .lb-addon-title, .lb-addon-subTitle {
  font-family: "Founders Grotesk Light" !important;
  font-size: 16px;
}

.radio__fieldset .radio__button label {
  line-height: 12px;
  padding: 15px 10px 12px 10px;
  font-family: "Founders Grotesk Regular" !important;
  font-size: 14px;
}

.upsell__holder__title .upsell__holder__title__text {
font-family: "Founders Grotesk Regular" !important;
font-size: calc(var(--font-2);
font-weight: 600 !important;
}

.product__badge {
  font-family: "Founders Grotesk Regular" !important;
}

.btn--outline {
  border: 1px solid var(--border);
  border-radius: 0;
  max-height: 47px !important;
  height: 45px;
  padding: 15px;
  vertical-align:middle;
}

.btn--add-to-cart, .shopify-payment-button .shopify-payment-button__button, .btn--add-to-cart {
    width: 100% !important;
    margin-left: 0% !important;
    margin-right: 0% !important;
    max-height: 49px !important;
    border-radius: 0;
    border: 0px;
    height: 40px !important;
    padding-top: 9px;
}

.expo-element-wrapper .expo-element-label, .expo-element-dropdown--select {
  text-align:center;
  text-transform: uppercase;
}

.expo-element-dropdown--select {
  height: 45px;
}

.expo-element-wrapper .expo-element-required-indicator {
    color: #984322 !important;
}

.product__grid__price__sold {
  display:none;
}

.accordion__body {
  font-size: 16px;
  font-family: "Founders Grotesk Light" !important;
}

