/** Shopify CDN: Minification failed

Line 272:49 Expected identifier but found "'wght'"
Line 310:200 Expected "}" to go with "{"

**/


/* ==================================================
   SINTRA CUSTOM FONT-FACE (normal/oblique)

   Sintra Beatz Mono - No1 (Version 2.001 – Oct 27, 2025)
   Sintra Beatz Sans - No2 (Version 1.026 – Feb 28, 2026)
   Sintra Beatz Sans - No2_Ultra-Outline (Version 1.026 – Mar 29, 2026)

   © 2026 Sintra Beatz. All Rights Reserved.
   ================================================== */

@font-face{
  font-family:"SintraBeatzSans-No2-WEB";
  src:url('/cdn/shop/files/SintraBeatzSans-No2-WEB.woff2?v=1772298216') format('woff2'),
      url('/cdn/shop/files/SintraBeatzSans-No2-WEB.woff?v=1772298212') format('woff'),
      url('/cdn/shop/files/SintraBeatzSans-No2-WEB.ttf?v=1772298208') format('truetype');
  font-weight:200 1000; font-style:normal; font-display:swap; 
}
@font-face{
  font-family:"SintraBeatzSans-No2-WEB";
  src:url('/cdn/shop/files/SintraBeatzSans-No2-WEB.woff2?v=1772298216') format('woff2'),
      url('/cdn/shop/files/SintraBeatzSans-No2-WEB.woff?v=1772298212') format('woff'),
      url('/cdn/shop/files/SintraBeatzSans-No2-WEB.ttf?v=1772298208') format('truetype');
  font-weight:200 1000; font-style: italic; font-display:swap; 
}


@font-face{
  font-family:"SintraBeatzSans-No2-Ultra-Outline";
    src:url('/cdn/shop/files/SintraBeatzSans-No2-Ultra-Outline.woff2?v=1774811400') format('woff2'),
      url('/cdn/shop/files/SintraBeatzSans-No2-Ultra-Outline.woff?v=1774811397') format('woff'),
      url('/cdn/shop/files/SintraBeatzSans-No2-Ultra-Outline.ttf?v=1774811393') format('truetype');
  font-weight:200 1000; font-style:normal; font-display:swap; 
}


@font-face{
  font-family:"SintraBeatzMono-No1-WEB";
  src:url("/cdn/shop/files/SintraBeatzMono-No1-WEB.woff2?v=1753094462") format("woff2"),
      url("/cdn/shop/files/SintraBeatzMono-No1-WEB.woff?v=1753094454") format("woff"),
      url("/cdn/shop/files/SintraBeatzMono-No1-WEB.ttf?v=1753094473") format("truetype");
  font-weight:100 900; font-style:normal; font-display:swap; letter-spacing: 1.9rem!important;
}
@font-face{
  font-family:"SintraBeatzMono-No1-WEB";
  src:url("/cdn/shop/files/SintraBeatzMono-No1-WEB.woff2?v=1753094462") format("woff2"),
      url("/cdn/shop/files/SintraBeatzMono-No1-WEB.woff?v=1753094454") format("woff"),
      url("/cdn/shop/files/SintraBeatzMono-No1-WEB.ttf?v=1753094473") format("truetype");
  font-style:italic; font-weight:100 900; font-display:swap; 
}


:root {
  --font-logo: "SintraBeatzSans-No2-WEB";
  --font-logo-weight: 700;
  --font-logo-style: normal;

  
  --font-heading: "SintraBeatzSans-No2-WEB";
  --font-heading-weight: 800;
  --font-heading-style: normal;


  --font-body: "SintraBeatzSans-No2-WEB";
  --font-body-weight: 400 800;
  --font-body-style: normal;
  

}


.header__links {
  font-family: "SintraBeatzMono-No1-WEB" !important;
 font-variation-settings: 'wght' 500, 'slnt' 0, 'ital' 0 !important;
}

.btn {
  font-family: "SintraBeatzMono-No1-WEB" !important;
  font-variation-settings: 'wght' 600, 'slnt' 0, 'ital' 0 !important;
}


.ff-body product-item__product-title, .fs-product-card-title {
  font-family: "SintraBeatzMono-No1-WEB" !important;
  font-variation-settings: 'wght' 600, 'slnt' 0, 'ital' 0 !important;
}



.product-item__product-vendor {   font-family: "SintraBeatzSans-No2-WEB" !important; font-size: 1rem; font-variation-settings: 'wght'1000;
font-weight: 1000!important; letter-spacing: 0.04rem;
}


p, div, span { font-style: normal !important;
}

html, body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: auto;
  font-style: normal;
  font-kerning: normal;
  font-optical-sizing: auto;
  font-variation-settings: 'slnt' 0, 'ital' 0;
  font-synthesis: weight; 
  text-rendering: optimizeLegibility;
  font-feature-settings:"ss03" 1;
  
}


h1, h2, h3, h4, h5, h6 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-kerning: normal;
  font-synthesis: weight;
  font-variation-settings: 'slnt' 0, 'ital' 0;
  font-feature-settings:"ss03" 0;

}

select, option {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-family: var(--font-body, "SintraBeatzSans-No2-WEB", sans-serif);
  font-style: normal;
  font-variation-settings: 'slnt' 0, 'ital' 0;
  font-synthesis: weight; 
  color: inherit;
  font-kerning: normal;
}


input, textarea, select, option, button {
  font-family: var(--font-body, "SintraBeatzSans-No2-WEB", sans-serif);
  font-style: normal;
  font-variation-settings: 'slnt' 0, 'ital' 0;
  font-synthesis: weight; 
  font-weight: var(--font-body-weight, 400);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  appearance: none;
  -webkit-appearance: none;
  color: inherit;
  font-kerning: normal;
}

em, i {
  font-style: italic;
    font-variation-settings: 'slnt' 9, 'ital' 9;
}



select.input.dynamic-variant-input,
span[data-selected-value-for-option] {
  font-family: "SintraBeatzSans-No2-WEB", sans-serif !important;
  font-weight: 500;
}

.visually-hidden{
  position:absolute!important; height:1px!important; width:1px!important;
  overflow:hidden!important; clip:rect(1px,1px,1px,1px)!important; clip-path:inset(50%)!important;
  white-space:nowrap!important; border:0!important; padding:0!important; margin:0!important;
}


.product__breadcrumbs .ff-body {
  font-family: "SintraBeatzMono-No1-WEB", sans-serif;
  letter-spacing: 0.05rem;
}

.footer__group-content .fs-body-100 {
  
  
  font-weight: 400;
}

.product-item__product-vendor,
.product__vendor {
font-family: 'SintraBeatzSans-No2-WEB', sans-serif;
font-variation-settings: 'slnt' 0, 'ital' 0;
  text-transform: uppercase;
}


[data-js-cart-count] {
  font-size: 1rem;
  display: inline-block;
  min-width: 1.5em;
  text-align: center;
  
}

.product-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  font-size: 1rem;
  min-width: 1.5em;
  padding: 0.15em 0.45em;
  line-height: 1;
  top: 0.5em;
  transform: translateY(0.15em);
}

.sticky-atc-bar__meta-change-option-trigger {
  color: #eaeaea !important;
}

:root {
  --color-text-success: #000;
}



.skip-link {
  position: absolute;
  top: 1rem;
  left: 1rem;
  transform: translateY(-200%);
  z-index: 9999;
  padding: 0.75rem 1rem;
  background: #000;
  color: #fff;
  text-decoration: none;
  border: 2px solid #fff;
  border-radius: 0.375rem;
  font-size: 0.875rem;
  line-height: 1;
}

.skip-link:focus,
.skip-link:focus-visible,
.user-is-tabbing .skip-link:focus,
.user-is-tabbing .skip-link:focus-visible {
  transform: translateY(0);
}

/* =========================
   GLOBAL BUTTON FIXES
   ========================= */

/* Outlined / secondary buttons*/
.button--secondary,
.btn--secondary,
button.button--secondary,
a.button--secondary {
  background: transparent !important;
  color: #ffffff !important;
  border: 1px solid #ffffff !important;
  box-shadow: none !important;
}


/* Weight utility set SINTRA BEATZ SANS NO2 */

[class^="no2-"]{ font-family:var(--sintra-no2)!important; font-variation-settings:var(--no2-vfs,'slnt' 0)!important; }
.no2-ExtraLight{font-weight:200!important; --no2-vfs:'wght' 200,'slnt' 0, 'ital' 0}
.no2-Light{font-weight:300!important; --no2-vfs:'wght' 300,'slnt' 0, 'ital' 0}
.no2-Regular{font-weight:400!important; --no2-vfs:'wght' 400,'slnt' 0, 'ital' 0}
.no2-Medium{font-weight:500!important; --no2-vfs:'wght' 500,'slnt' 0, 'ital' 0
.no2-Semibold{font-weight:600!important; --no2-vfs:'wght' 600,'slnt' 0, 'ital' 0}
.no2-Bold{font-weight:700!important; --no2-vfs:'wght' 700,'slnt' 0, 'ital' 0}
.no2-ExtraBold{font-weight:800!important; --no2-vfs:'wght' 800,'slnt' 0, 'ital' 0}
.no2-Heavy{font-weight:900!important; --no2-vfs:'wght' 900,'slnt' 0, 'ital' 0}
.no2-Ultra{font-weight:1000!important; --no2-vfs:'wght' 1000,'slnt' 0, 'ital' 0}

.no2-ExtraLight-Oblique{font-weight:200!important; --no2-vfs:'wght' 200,'slnt' 9, 'ital' 9; font-style:italic!important}
.no2-Light-Oblique{font-weight:300!important; --no2-vfs:'wght' 300,'slnt' 9, 'ital' 9; font-style:italic!important}
.no2-Regular-Oblique{font-weight:400!important; --no2-vfs:'wght' 400,'slnt' 9, 'ital' 9; font-style:italic!important}
.no2-Medium-Oblique{font-weight:500!important; --no2-vfs:'wght' 500,'slnt' 9, 'ital' 9; font-style:italic!important}
.no2-Semibold-Oblique{font-weight:600!important; --no2-vfs:'wght' 600,'slnt' 9, 'ital' 9; font-style:italic!important}
.no2-Bold-Oblique{font-weight:700!important; --no2-vfs:'wght' 700,'slnt' 9, 'ital' 9; font-style:italic!important}
.no2-ExtraBold-Oblique{font-weight:800!important; --no2-vfs:'wght' 800,'slnt' 9, 'ital' 9; font-style:italic!important}
.no2-Heavy-Oblique{font-weight:900!important; --no2-vfs:'wght' 900,'slnt' 9, 'ital' 9; font-style:italic!important}
.no2-Ultra-Oblique{font-weight:1000!important; --no2-vfs:'wght' 1000,'slnt' 9, 'ital' 9; font-style:italic!important}

/* Weight utility set SINTRA BEATZ MONO NO1 */

.mono{font-family:"SintraBeatzMono-No1-WEB",sans-serif!important}
.mono-Thin{font-family:"SintraBeatzMono-No1-WEB",sans-serif!important; font-weight:100!important; font-variation-settings:'wght' 100,'slnt' 0, 'ital' 0!important}
.mono-ExtraLight{font-family:"SintraBeatzMono-No1-WEB",sans-serif!important; font-weight:200!important; font-variation-settings:'wght' 200,'slnt' 0, 'ital' 0!important}
.mono-Light{font-family:"SintraBeatzMono-No1-WEB",sans-serif!important; font-weight:300!important; font-variation-settings:'wght' 300,'slnt' 0, 'ital' 0!important}
.mono-Regular{font-family:"SintraBeatzMono-No1-WEB",sans-serif!important; font-weight:400!important; font-variation-settings:'wght' 400,'slnt' 0, 'ital' 0!important}
.mono-Medium{font-family:"SintraBeatzMono-No1-WEB",sans-serif!important; font-weight:500!important; font-variation-settings:'wght' 500,'slnt' 0, 'ital' 0!important}
.mono-Semibold{font-family:"SintraBeatzMono-No1-WEB",sans-serif!important; font-weight:600!important; font-variation-settings:'wght' 600,'slnt' 0, 'ital' 0!important}
.mono-Bold{font-family:"SintraBeatzMono-No1-WEB",sans-serif!important; font-weight:700!important; font-variation-settings:'wght' 700,'slnt' 0, 'ital' 0!important}
.mono-ExtraBold{font-family:"SintraBeatzMono-No1-WEB",sans-serif!important; font-weight:800!important; font-variation-settings:'wght' 800,'slnt' 0, 'ital' 0!important}
.mono-Heavy{font-family:"SintraBeatzMono-No1-WEB",sans-serif!important; font-weight:900!important; font-variation-settings:'wght' 900,'slnt' 0, 'ital' 0!important}

.mono-Thin-Oblique{font-family:"SintraBeatzMono-No1-WEB",sans-serif!important; font-weight:100!important; font-style:italic!important; font-variation-settings:'wght' 100,'slnt' 8, 'ital' 8!important}
.mono-ExtraLight-Oblique{font-family:"SintraBeatzMono-No1-WEB",sans-serif!important; font-weight:200!important; font-style:italic!important; font-variation-settings:'wght' 200,'slnt' 8, 'ital' 8!important}
.mono-Light-Oblique{font-family:"SintraBeatzMono-No1-WEB",sans-serif!important; font-weight:300!important; font-style:italic!important; font-variation-settings:'wght' 300,'slnt' 8, 'ital' 8!important}
.mono-Regular-Oblique{font-family:"SintraBeatzMono-No1-WEB",sans-serif!important; font-weight:400!important; font-style:italic!important; font-variation-settings:'wght' 400,'slnt' 8, 'ital' 8!important}
.mono-Medium-Oblique{font-family:"SintraBeatzMono-No1-WEB",sans-serif!important; font-weight:500!important; font-style:italic!important; font-variation-settings:'wght' 500,'slnt' 8, 'ital' 8!important}
.mono-Semibold-Oblique{font-family:"SintraBeatzMono-No1-WEB",sans-serif!important; font-weight:600!important; font-style:italic!important; font-variation-settings:'wght' 600,'slnt' 8, 'ital' 8!important}
.mono-Bold-Oblique{font-family:"SintraBeatzMono-No1-WEB",sans-serif!important; font-weight:700!important; font-style:italic!important; font-variation-settings:'wght' 700,'slnt' 8, 'ital' 8!important}
.mono-ExtraBold-Oblique{font-family:"SintraBeatzMono-No1-WEB",sans-serif!important; font-weight:800!important; font-style:italic!important; font-variation-settings:'wght' 800,'slnt' 8, 'ital' 8!important}
.mono-Heavy-Oblique{font-family:"SintraBeatzMono-No1-WEB",sans-serif!important; font-weight:900!important; font-style:italic!important; font-variation-settings:'wght' 900,'slnt' 8, 'ital' 8!important}