/** Shopify CDN: Minification failed

Line 81:0 Expected "}" to go with "{"

**/
@font-face {
 font-family: 'typedeer';
    src: url("//justgoodsoil.com/cdn/shop/files/TypedeerMono-Stamp.woff2?v=14404275104096298555") format('woff2'),
         url("//justgoodsoil.com/cdn/shop/files/TypedeerMono-Stamp.woff?v=15159107128700985252") format('woff');
    font-weight: normal;
    font-style: normal;
  font-display: swap;
 
}

@font-face {
    font-family: 'americanebold';
    src: url("//justgoodsoil.com/cdn/shop/files/americane-bold-webfont.woff2?v=88552730287230918") format('woff2'),
         url("//justgoodsoil.com/cdn/shop/files/americane-bold-webfont.woff?v=4090469245551556552") format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'americaneheavy';
    src: url("//justgoodsoil.com/cdn/shop/files/americane-heavy-webfont.woff2?v=18103024806967435238") format('woff2'),
         url("//justgoodsoil.com/cdn/shop/files/americane-heavy-webfont.woff?v=2071898119034028708") format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'americanemedium';
    src: url("//justgoodsoil.com/cdn/shop/files/americane-medium-webfont.woff2?v=1525169703929836148") format('woff2'),
         url("//justgoodsoil.com/cdn/shop/files/americane-medium-webfont.woff?v=6506280154750368093") format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'americanelight';
    src: url("//justgoodsoil.com/cdn/shop/files/americane-light-webfont.woff2?v=4028282044679838249") format('woff2'),
         url("//justgoodsoil.com/cdn/shop/files/americane-light-webfont.woff?v=11615557477845432694") format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'americaneregular';
    src: url("//justgoodsoil.com/cdn/shop/files/americane-regular-webfont.woff2?v=11899035753264170290") format('woff2'),
         url("//justgoodsoil.com/cdn/shop/files/americane-regular-webfont.woff?v=8544839617523549002") format('woff');
    font-weight: normal;
    font-style: normal;
}


/* .header__top.container--large{display:flex;justify-content: center;
}
    #logo{justify-content: center;
    padding: 0;} */

    .header-actions:not(:empty).header-actions--show-search{        justify-items: end!important;    align-items: center;}

    @media screen and (max-width: 767px) {
    .header__top {
 
        justify-content: center!important;   
    }


@media screen and (max-width: 1023px) {
    .site-header .mobile-menu-button, .site-header .mobile-cart-button {
    position: absolute;
    left: 2rem;
    }
}

      

.blog-item__image img{object-fit:contain!important}
