/** Shopify CDN: Minification failed

Line 78:0 Unexpected "}"

**/
@font-face {
    font-family: 'Kelasik';
    src: url('/cdn/shop/files/KelasikHandmade.woff2?v=1771434184') format('woff2'),
         url('/cdn/shop/files/KelasikHandmade.woff?v=1771434184') format('woff'),
         url('/cdn/shop/files/KelasikHandmade.eot?v=1771434185') format('eot'),
         url('/cdn/shop/files/KelasikHandmade.ttf?v=1771434185') format('ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'STK';
    src: url('/cdn/shop/files/STKBureauSerif-Medium.woff2?v=1771434121') format('woff2'),
         url('/cdn/shop/files/STKBureauSerif-Medium.woff?v=1771434119') format('woff'),
         url('/cdn/shop/files/STKBureauSerif-Medium.otf?v=1771434112') format('otf'),
         url('/cdn/shop/files/STKBureauSerif-Medium.ttf?v=1771434116') format('ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geist';
    src: url('/cdn/shop/files/Geist-Regular.woff2?v=1771434534') format('woff2'),
         url('/cdn/shop/files/Geist-Regular.woff?v=1771434534') format('woff'),
         url('/cdn/shop/files/Geist-Regular.eot?v=1771434535') format('eot'),
         url('/cdn/shop/files/Geist-Regular.ttf?v=1771434535') format('ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
.menu__item,
.review__content {
  font-family: Kelasik!important;
  font-style: normal;
  font-weight: 500!important;
  letter-spacing: 0.1em;
  text-transform: var(--FONT-UPPERCASE-HEADING);
  line-height: 1.0!important;
  text-transform: var(--FONT-UPPERCASE-HEADING, none);
  background-color: transparent !important;
  box-shadow: none !important;
}

p, .navtext, .btn {
    font-family: Geist!important;
    LINE-HEIGHT: 1.4EM;}

.article__title {
    font-family: Geist!important;
    font-weight:700;
    LINE-HEIGHT: 1.4EM;}

.product-upsell__title .h3{
    font-family: Geist!important;
    LINE-HEIGHT: 1.4EM;}
}

.announcement__text strong{
    font-family: Geist!important;
    letter-spacing: 0.1em;
    font-size:140%
}

.product__title, .product-item__title, .cart-bar__product__title, .collection__title .hero__title {
    font-family: STK!important;
    line-height:1.2em!important;
    letter-spacing: 0.1em;
}

.collection-item__info {

    font-family: STK !important;
    letter-spacing: 0.1em;

    flex: 0 1 100%;
    padding-left: 0!important;
    padding-top:5px!important;
}

.star-holder {
    height: 29px;
    padding-top:4px;
}

.jdgm-star {
  font-size: 10px;
}

/* Let the parent product <a> handle the click */
.star-holder .jdgm-preview-badge,
.star-holder .jdgm-preview-badge * {
  pointer-events: none;
}
.product-upsell__holder__title {
    margin-top:10px

}

