:root{--global-font-family: "Poppins", sans-serif;--global-font-size-body-mobile: 1.6rem;--global-font-size-body-desktop: 1.8rem;--global-font-size-h1-mobile: 3.2rem;--global-font-size-h1-desktop: 4.8rem;--global-font-size-h2-mobile: 2.6rem;--global-font-size-h2-desktop: 3.6rem;--global-font-size-h3-mobile: 2rem;--global-font-size-h3-desktop: 2.4rem;--global-font-size-nav: 1.6rem;--global-font-size-button: 1.6rem;--global-line-height: 1.6;--cart-drawer-z-index: 10050;--global-header-icon-size-desktop: 4rem;--global-header-icon-size-tablet: 3.8rem;--global-header-icon-size-mobile: 3.2rem}@supports (scrollbar-gutter: stable){html{scrollbar-gutter:stable}}html,html body{font-family:var(--global-font-family)}html body,html body p,html body li,html body input,html body textarea,html body select{font-family:var(--global-font-family);line-height:var(--global-line-height)}html body{font-size:var(--global-font-size-body-mobile)}html body h1,html body .h1{font-size:var(--global-font-size-h1-mobile);line-height:1.2}html body h2,html body .h2{font-size:var(--global-font-size-h2-mobile);line-height:1.25}html body h3,html body .h3{font-size:var(--global-font-size-h3-mobile);line-height:1.3}body .header__menu-item,body .header__menu-item span,body .list-menu__item--link,body .header-nav__link,body .header-unified__menu-link,body .mobile-menu-link,body .mobile-menu__link{font-size:var(--global-font-size-nav);line-height:var(--global-line-height);font-family:var(--global-font-family)}body .button,body a.button,body button.button,body .shopify-payment-button__button,body input[type=submit],body input[type=button],body .about-us__button,body .about-cta-v2__button{font-size:var(--global-font-size-button);line-height:var(--global-line-height);font-family:var(--global-font-family)}body .shopify-section-group-header-group .header-wrapper{z-index:40}body .shopify-section-group-header-group .header__icons{align-items:center;gap:1.2rem}body .shopify-section-group-header-group .header__icon.header__icon--account{width:var(--global-header-icon-size-desktop)!important;min-width:var(--global-header-icon-size-desktop)!important;height:var(--global-header-icon-size-desktop)!important;margin-right:0!important;padding-right:0!important;border-right:0!important;gap:0!important;display:flex!important;align-items:center;justify-content:center;pointer-events:auto}body .shopify-section-group-header-group .header__icon--account .header__icon-link{width:100%!important;height:100%!important;display:flex!important;align-items:center;justify-content:center;pointer-events:auto!important;position:relative;z-index:2}body .shopify-section-group-header-group .header__icon--account .icon-account,body .shopify-section-group-header-group .header__icon--account svg{width:2.2rem;height:2.2rem;display:block}body .shopify-section-group-header-group .header__icon--account .account_text{display:none!important}body .shopify-section-group-header-group .header__icon--cart{position:relative}body .shopify-section-group-header-group .header__icon--cart .cart-count-bubble{left:auto!important;right:-.2rem;top:-.2rem}body .customer,body .customer p,body .customer li,body .customer input,body .customer label{font-family:var(--global-font-family);line-height:var(--global-line-height)}body .customer>h1,body .customer h2,body .customer h3{font-family:var(--global-font-family)}@media screen and (min-width:750px){html body{font-size:var(--global-font-size-body-desktop)}html body h1,html body .h1{font-size:var(--global-font-size-h1-desktop)}html body h2,html body .h2{font-size:var(--global-font-size-h2-desktop)}html body h3,html body .h3{font-size:var(--global-font-size-h3-desktop)}}@media screen and (max-width:989px){body .shopify-section-group-header-group .header__icons{gap:.9rem}body .shopify-section-group-header-group .header__icon.header__icon--account{width:var(--global-header-icon-size-tablet)!important;min-width:var(--global-header-icon-size-tablet)!important;height:var(--global-header-icon-size-tablet)!important}body .shopify-section-group-header-group .header__icon--account .icon-account,body .shopify-section-group-header-group .header__icon--account svg{width:2rem;height:2rem}}@media screen and (max-width:575px){body .shopify-section-group-header-group .header__icons{gap:.6rem}body .shopify-section-group-header-group .header__icon.header__icon--account{width:var(--global-header-icon-size-mobile)!important;min-width:var(--global-header-icon-size-mobile)!important;height:var(--global-header-icon-size-mobile)!important}body .shopify-section-group-header-group .header__icon--account .icon-account,body .shopify-section-group-header-group .header__icon--account svg{width:1.8rem;height:1.8rem}}body cart-drawer.drawer{z-index:var(--cart-drawer-z-index);opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--duration-default) ease,visibility var(--duration-default) ease}body cart-drawer.drawer.active{opacity:1;visibility:visible;pointer-events:auto}body cart-drawer.drawer .cart-drawer__overlay{background:#00000080;z-index:0}body cart-drawer.drawer .drawer__inner{position:relative;z-index:1;will-change:transform}body.cart-drawer-open{padding-right:var(--cart-drawer-scrollbar-width, 0px)}body.overflow-hidden.cart-drawer-open{overflow:hidden;touch-action:none}@media screen and (max-width:749px){body cart-drawer.drawer .drawer__inner{width:min(40rem,100vw);max-width:100vw;padding-inline:1rem}}body cart-drawer.drawer #CartDrawer .cart-item__quantity-wrapper{display:flex;align-items:center;flex-wrap:nowrap;gap:1rem;width:100%}body cart-drawer.drawer #CartDrawer .cart-item__quantity-wrapper .quantity{width:12.5rem;min-width:12.5rem;max-width:12.5rem;min-height:4rem}body cart-drawer.drawer #CartDrawer .cart-item__quantity-wrapper .quantity__button{width:3rem;min-width:3rem}body cart-drawer.drawer #CartDrawer .cart-item__quantity-wrapper .quantity__button svg{width:1rem;height:1rem}body cart-drawer.drawer #CartDrawer .cart-item__quantity-wrapper .quantity__input{min-width:3.5rem;padding-inline:.35rem}body cart-drawer.drawer #CartDrawer .cart-item__quantity-wrapper cart-remove-button{margin:0;flex:0 0 auto}body cart-drawer.drawer #CartDrawer .cart-item__quantity-wrapper cart-remove-button .button{min-width:4rem;width:4rem;min-height:4rem;height:4rem;border-radius:50%}@media screen and (max-width:575px){body cart-drawer.drawer #CartDrawer .cart-item__quantity-wrapper .quantity{width:10.5rem;min-width:10.5rem;max-width:10.5rem}body cart-drawer.drawer #CartDrawer .cart-item__quantity-wrapper .quantity__button{width:2.7rem;min-width:2.7rem}body cart-drawer.drawer #CartDrawer .cart-item__quantity-wrapper cart-remove-button .button{min-width:3.6rem;width:3.6rem;min-height:3.6rem;height:3.6rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/os2-conflict-fixes.css.map */
