/** Shopify CDN: Minification failed

Line 221:53 Expected ":"

**/


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

   Sintra Beatz Mono - No1 (Version 2.001 – Oct 27, 2025)
   Sintra Beatz Sans - No2 (Version 1.029 – May 13, 2026)
   Sintra Beatz Sans - No4 (Version 1.003 - May 9,2026) 

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

@font-face{
  font-family:"SintraBeatzSans-No2-WEB";
  src:url('/cdn/shop/files/SintraBeatzSans-No2.woff2?v=1778667662') format('woff2'),
      url('/cdn/shop/files/SintraBeatzSans-No2.woff?v=1778667658') format('woff'),
  font-weight:100 900; font-style:normal; font-display:swap; 
}
@font-face{
  font-family:"SintraBeatzSans-No2-WEB";
 src:url('/cdn/shop/files/SintraBeatzSans-No2.woff2?v=1778667662') format('woff2'),
      url('/cdn/shop/files/SintraBeatzSans-No2.woff?v=1778667658') format('woff'),
  font-weight:100 900; font-style: italic; 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; 
}

@font-face{
  font-family:"SintraBeatzSans-No4-WEB";
    src:url("/cdn/shop/files/SintraBeatzSans-No4-WEB.woff2?v=1778339490") format("woff2"),
      url("/cdn/shop/files/SintraBeatzSans-No4-WEB.woff?v=1778339494") format("woff"),
  font-weight:100 900; font-style:normal; font-display:swap; 
}

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

  
  --font-heading: "SintraBeatzSans-No4-WEB";
  --font-heading-weight: 400;
  --font-heading-style: normal;



  --font-body: "SintraBeatzSans-No2-WEB";
  --font-body-weight: 100 600;
  --font-body-style: normal;

}

:root {
  --color-text-success: inherit;
}

:root {
  --bg-1: #040404;
  --bg-2: #080808;
  --bg-3: #101010;
  --bg-4: #040404;


}

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



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



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


p, div, span { 
   font-variation-settings: 'slnt' 0, 'ital' 0;
   font-style: normal !important;
}

p,
.rte,
.product__description,
.newsletter-compact__signup-footer p {
  font-size: var(--font-body);
}


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" 0;
}

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;
}



.product__price .product-item__price .product-card-mini__price .product-chips-options__item--chip {
  font-family: "SintraBeatzSans-No4-WEB", sans-serif !important;
}





select, option {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-family: var(--font-body, "SintraBeatzSans-No4-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-No4-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-No4-WEB", sans-serif !important;
}

.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: "SintraBeatzSans-No4-WEB", sans-serif;
  letter-spacing: 0.05rem;
}

.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 {
  font-size: 1.1rem;
}


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

.sticky-atc-bar__inner {--font-size-heading-display-1}

.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);
}

/* Product form add-to-cart button only */
.product-form .btn.btn--primary,
.product-form button.btn.btn--primary,
.product-form input.btn.btn--primary {
  color: #ffffff !important;
  border: none !important;
  font-family: "SintraBeatzSans-No4-WEB" !important;
  font-variation-settings: 'wght' 600, 'slnt' 0, 'ital' 0 !important;
}

.btn {
  font-family: "SintraBeatzSans-No4-WEB" !important;
  font-variation-settings: 'wght' 500, 'slnt' 0, 'ital' 0 !important;
}

.quick-cart__submit.btn {
  font-weight: 400 !important;
  font-variation-settings: "wght" 400, "slnt" 0, "ital" 0 !important;
}

.product-form .btn.btn--primary::before,
.product-form button.btn.btn--primary::before,
.product-form input.btn.btn--primary::before {
  background: linear-gradient(135deg, #4200ff, #6d28ff) !important;
}

.product-form .btn.btn--primary::after,
.product-form button.btn.btn--primary::after,
.product-form input.btn.btn--primary::after {
  background: linear-gradient(135deg, #5a1fff, #7b3cff) !important;
}

.product-form .btn.btn--primary,
.product-form button.btn.btn--primary,
.product-form input.btn.btn--primary {
  border-radius: 999px !important;
}


.product-form__cart-submit {
  background-color: #111111 !important;
  color: #fafaf0 !important;
}
.product-form__cart-submit span[data-add-to-cart-text] {
  color: #fafaf0 !important;
  background-color: transparent !important;
}
.shopify-policy__title {
  display: none;
}
a.header__skip-to-content {
  position: absolute !important;
  left: 0.75rem !important;
  top: -9999px !important;
  z-index: 99999;
}
a.header__skip-to-content:focus {
  top: 0.75rem !important;
}
a.header__skip-to-content:focus,
a.header__skip-to-content:focus-visible {
  top: 0.75rem !important;
}
a.header__skip-to-content:focus,
a.header__skip-to-content:focus-visible {
  top: 0.75rem !important;
  outline: auto;
}
.sticky-atc-bar {
  background-color: #080808 !important;
  color: #ececec;
} /* Sticky ATC price color */
.sticky-atc-bar__price,
.sticky-atc-bar__price span[data-price],
.sticky-atc-bar__price s[data-compare-price] {
  color: #fff !important;
}
@media screen and (max-width: 749px) {
  .drawer-menu__primary-links > .drawer-menu__item > .drawer-menu__link {
    font-family: "SintraBeatzMono-No1-WEB", sans-serif;
    font-size: 1.3rem !important;
    font-weight: 500 !important;
    letter-spacing: 0.05em !important;
  }
  .drawer-menu__secondary-links .drawer-menu__link {
    font-size: 1rem !important;
    font-weight: 200 !important;
  }
}

/* ===== FORCE DARK POPOVER ===== */
#FooterPolicies.footer-policy-links__popover {
  background: #16181c !important;
  border: 1px solid rgba(255,255,255,0.10) !important;
  border-radius: 18px !important;
  box-shadow: 0 20px 60px rgba(0,0,0,0.6) !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

/* ===== FIX TEXT VISIBILITY ===== */
#FooterPolicies .footer-policy-links__link {
  color: #d7dbe3 !important;
  background: transparent !important;
  opacity: 1 !important;
}

/* ===== HOVER ===== */
#FooterPolicies .footer-policy-links__link:hover {
  color: #ffffff !important;
  background: rgba(255,255,255,0.05) !important;
}



/* CART DRAWER CHECKOUT BUTTON */
.quick-cart__submit.btn.btn--primary {
  color: #ffffff !important;
  border: none !important;
}

/* main gradient */
.quick-cart__submit.btn.btn--primary::before {
  background: linear-gradient(135deg, #4200ff, #6d28ff) !important;
}

/* hover layer */
.quick-cart__submit.btn.btn--primary::after {
  background: linear-gradient(135deg, #5a1fff, #7b3cff) !important;
}

.quick-cart__submit.btn {
  box-shadow: 0 10px 30px rgba(66, 0, 255, 0.35);
}

.footer a {
  color: var(--font-body);
}



/* 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-Thin{font-weight:100!important; --no2-vfs:'wght' 100,'slnt' 0, 'ital' 0}
.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-Thin-Oblique{font-weight:100!important; --no2-vfs:'wght' 100,'slnt' 9, 'ital' 9; font-style:italic!important}
.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}


/* 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}


