@font-face {
    font-family: 'Floyd Gothic';
    src: url(/assets/font/FloydGothic-Light_1be1a780.woff?v=92664034619552000721700080795) format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: 'Floyd Gothic';
    src: url(/assets/font/FloydGothic-Bold_dcb0f900.woff?v=140703117720942801901700080795) format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: 'Floyd Inktrap';
    src: url(/assets/font/FloydGothicInktrap-Bold.woff) format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: 'GT America Mono';
    src: url(/assets/font/GT-America-Mono-Regular.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: 'GT America Mono';
    src: url(/assets/font/GT-America-Mono-Medium.woff) format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: 'Inter';
    src: url(/assets/font/Inter-LightItalic.woff) format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
  }

  :root {
    --color-primary: #231e1e;
    --color-secondary: #ff5436;
    --color-tertiary: #d8d4c4;
    --color-ink: #231e1e;
    --color-subdued: #7e7b71;
    --color-neutral: #9e998f;
    --color-light: #f8f6ed;
    --color-reverse: #f8f6ed;
    --color-brand-black: #231E1E;
    --color-brand-gray: #7E7B71;
    --color-brand-light-gray: #ACA899;
    --color-black: #000000;
    --color-white: #FFFFFF;
    --color-focus: #1351ee;
    --color-error: #ff5436;
    --color-success: #6cc847;
    --color-vintage: #F8F6ED;
    --color-gray: #B7B2B0;
    --color-floyd-dark-grey: #777574;
    --color-floyd-light-grey: #E8E8E8;
    --color-floyd-background: #f8f6ed;
    --color-floyd-red: #EF4123;
    --color-floyd-green: #386641;
    --color-floyd-black: #333333;
    --color-facet: #D8D4C4;
    --color-graphite: #1A1817;
    --color-button-ink: #020000;
    --color-bg: #FBF6F1;
    --color-medium-creme: #EFEAE8;
    --color-subdued: #605F5E;
    --color-membership-green: #D5FA44;
  }
 :root
{
  --shogun-share: none
  ;
  --shogun-tag: none
  ;
  --shogun-widget: none
  ;
  --shogun_related_post: none
  ;
  --shogun_duplicated_images: none
  ;
}

  [v-cloak] {
    visibility: hidden !important;
  }
  [v-cloak][v-show],
  [v-cloak][v-if] {
    display: none !important;
  }

        #shopify-buyer-consent {
  margin-top: 1em;
  display: inline-block;
  width: 100%;
}

#shopify-buyer-consent.hidden {
  display: none;
}

#shopify-subscription-policy-button {
  background: none;
  border: none;
  padding: 0;
  text-decoration: underline;
  font-size: inherit;
  cursor: pointer;
}

#shopify-subscription-policy-button::before {
  box-shadow: none;
}

      
  .inveterate__popup {
    display: none;
  }
 #shopify-section-announcement-bar p {text-transform: uppercase;}  .header__heading-logo {height: auto; width: 100px !important;} h2 {font-size: 28px;} @font-face {font-family: GTAmericaRegular; src: url(https://cdn.shopify.com/s/files/1/0462/1706/8706/files/GT-America-Standard-Regular.woff);} body {background-color: #f8f6ed;} @font-face {font-family: Instrument; src: url(https://cdn.shopify.com/s/files/1/0462/1706/8706/files/InstrumentSerif-Regular.woff2);} 
  .essential-countdown-timer-img-reset {
    /* wipe common globals */
    box-sizing: content-box;
    display: inline;
    width: auto;
    height: auto;
    max-width: none;
    max-height: none;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    background: none;
    object-fit: fill;
    object-position: 50% 50%;
    filter: none;
    opacity: 1;
    position: static;
    float: none;
    clear: none;
    vertical-align: baseline;
    transform: none;
    transition: none;
    animation: none;
    /* typography sometimes leaks via universal selectors */
    font: inherit;
    line-height: normal;
    letter-spacing: normal;
    text-align: start;
  }
